(Vcomposition_function_table): New variable.
authorKenichi Handa <handa@m17n.org>
Mon, 6 Nov 2000 12:35:27 +0000 (12:35 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 6 Nov 2000 12:35:27 +0000 (12:35 +0000)
commita087692a34234e8ad245b59ca18540bf54b7d50c
treefce1e0872d1a03e41b0978c1421d7ddc8be8c471
parent3b117c4d457ec1ae17c34a98f1a10d968d43c8ee
(Vcomposition_function_table): New variable.
(Qcomposition_function_table): New variable.
(run_composition_function): Call
Vcompose_chars_after_function with three arguments.
(compose_chars_in_text): New function.
(syms_of_composite): Modified the doc-string of
Vcompose_chars_after_function.  Declare composition-function-table
as a lisp variable, and initialize it.
src/composite.c